if service.isEditView (node)
service.click({
{"%清空",
}
})
return true
end

if service.isSeekBar (node) 
service.click({
{"%主菜单$10",
"SCHEDULE$10",
"0$10",
}
})
return true
end

if service.click({
{{"#option_button",
"#playContainer",
"#view_play_main",
"#pw_playButton"},
}
})
return true
end

if service.click({
{"%下个焦点&AudioLab Output$10",
"%点击$10",
"Play$10",
"#button1",
}
})
return true
end